Start Time: 2020-08-01 12:25:22
Duration: 0:12:28.978699
Status: error 49 Pass Rate:0.0%
Testcase Excution:
show_detail_line summary failure all
| Test group/Test case | total | success | failure | error | view | error screenshot |
|---|---|---|---|---|---|---|
| test_customer_module.test_01_customerNew.newCustomer | 12 | 0 | 0 | 12 | detail | |
test_addCustomer_1 |
error
ft1.1: Traceback (most recent call last):
File "C:\Program Files (x86)\Python36-32\lib\site-packages\ddt.py", line 182, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_01_customerNew.py", line 36, in test_addCustomer
NewCustomerPage(self.driver).business_entity(entityType, entityClass, salutation,suffix,typeOfBusiness,stateOfIncorporation)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\newCustomer.py", line 18, in business_entity
self.drop_select(NewCustomerEntity().get_entity("typeName"), entityType)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 364, in drop_select
self.click(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //select[@name='typeName']
|
display screenshot | ||||
test_addCustomer_2 |
error
ft1.2: Traceback (most recent call last):
File "C:\Program Files (x86)\Python36-32\lib\site-packages\ddt.py", line 182, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_01_customerNew.py", line 36, in test_addCustomer
NewCustomerPage(self.driver).business_entity(entityType, entityClass, salutation,suffix,typeOfBusiness,stateOfIncorporation)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\newCustomer.py", line 18, in business_entity
self.drop_select(NewCustomerEntity().get_entity("typeName"), entityType)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 364, in drop_select
self.click(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //select[@name='typeName']
|
display screenshot | ||||
test_addCustomer_3 |
error
ft1.3: Traceback (most recent call last):
File "C:\Program Files (x86)\Python36-32\lib\site-packages\ddt.py", line 182, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_01_customerNew.py", line 36, in test_addCustomer
NewCustomerPage(self.driver).business_entity(entityType, entityClass, salutation,suffix,typeOfBusiness,stateOfIncorporation)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\newCustomer.py", line 18, in business_entity
self.drop_select(NewCustomerEntity().get_entity("typeName"), entityType)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 364, in drop_select
self.click(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //select[@name='typeName']
|
display screenshot | ||||
test_addCustomer_4 |
error
ft1.4: Traceback (most recent call last):
File "C:\Program Files (x86)\Python36-32\lib\site-packages\ddt.py", line 182, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_01_customerNew.py", line 36, in test_addCustomer
NewCustomerPage(self.driver).business_entity(entityType, entityClass, salutation,suffix,typeOfBusiness,stateOfIncorporation)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\newCustomer.py", line 18, in business_entity
self.drop_select(NewCustomerEntity().get_entity("typeName"), entityType)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 364, in drop_select
self.click(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //select[@name='typeName']
|
display screenshot | ||||
test_addCustomer_5 |
error
ft1.5: Traceback (most recent call last):
File "C:\Program Files (x86)\Python36-32\lib\site-packages\ddt.py", line 182, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_01_customerNew.py", line 36, in test_addCustomer
NewCustomerPage(self.driver).business_entity(entityType, entityClass, salutation,suffix,typeOfBusiness,stateOfIncorporation)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\newCustomer.py", line 18, in business_entity
self.drop_select(NewCustomerEntity().get_entity("typeName"), entityType)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 364, in drop_select
self.click(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //select[@name='typeName']
|
display screenshot | ||||
test_addCustomer_6 |
error
ft1.6: Traceback (most recent call last):
File "C:\Program Files (x86)\Python36-32\lib\site-packages\ddt.py", line 182, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_01_customerNew.py", line 36, in test_addCustomer
NewCustomerPage(self.driver).business_entity(entityType, entityClass, salutation,suffix,typeOfBusiness,stateOfIncorporation)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\newCustomer.py", line 18, in business_entity
self.drop_select(NewCustomerEntity().get_entity("typeName"), entityType)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 364, in drop_select
self.click(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //select[@name='typeName']
|
display screenshot | ||||
test_updateCustomer_1 |
error
ft1.7: Traceback (most recent call last):
File "C:\Program Files (x86)\Python36-32\lib\site-packages\ddt.py", line 182, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_01_customerNew.py", line 49, in test_updateCustomer
CustomerRecordPage(self.driver).top_operate("Actions ", "Edit")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 304, in top_operate
self.click(CustomerRecordEntity().get_customer_operate(buttonName))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@class='btn-toolbar']/button[text()='Actions ']
|
display screenshot | ||||
test_updateCustomer_2 |
error
ft1.8: Traceback (most recent call last):
File "C:\Program Files (x86)\Python36-32\lib\site-packages\ddt.py", line 182, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_01_customerNew.py", line 49, in test_updateCustomer
CustomerRecordPage(self.driver).top_operate("Actions ", "Edit")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 304, in top_operate
self.click(CustomerRecordEntity().get_customer_operate(buttonName))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@class='btn-toolbar']/button[text()='Actions ']
|
display screenshot | ||||
test_updateCustomer_3 |
error
ft1.9: Traceback (most recent call last):
File "C:\Program Files (x86)\Python36-32\lib\site-packages\ddt.py", line 182, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_01_customerNew.py", line 49, in test_updateCustomer
CustomerRecordPage(self.driver).top_operate("Actions ", "Edit")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 304, in top_operate
self.click(CustomerRecordEntity().get_customer_operate(buttonName))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@class='btn-toolbar']/button[text()='Actions ']
|
display screenshot | ||||
test_updateCustomer_4 |
error
ft1.10: Traceback (most recent call last):
File "C:\Program Files (x86)\Python36-32\lib\site-packages\ddt.py", line 182, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_01_customerNew.py", line 49, in test_updateCustomer
CustomerRecordPage(self.driver).top_operate("Actions ", "Edit")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 304, in top_operate
self.click(CustomerRecordEntity().get_customer_operate(buttonName))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@class='btn-toolbar']/button[text()='Actions ']
|
display screenshot | ||||
test_updateCustomer_5 |
error
ft1.11: Traceback (most recent call last):
File "C:\Program Files (x86)\Python36-32\lib\site-packages\ddt.py", line 182, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_01_customerNew.py", line 49, in test_updateCustomer
CustomerRecordPage(self.driver).top_operate("Actions ", "Edit")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 304, in top_operate
self.click(CustomerRecordEntity().get_customer_operate(buttonName))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@class='btn-toolbar']/button[text()='Actions ']
|
display screenshot | ||||
test_updateCustomer_6 |
error
ft1.12: Traceback (most recent call last):
File "C:\Program Files (x86)\Python36-32\lib\site-packages\ddt.py", line 182, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_01_customerNew.py", line 49, in test_updateCustomer
CustomerRecordPage(self.driver).top_operate("Actions ", "Edit")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 304, in top_operate
self.click(CustomerRecordEntity().get_customer_operate(buttonName))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@class='btn-toolbar']/button[text()='Actions ']
|
display screenshot | ||||
| test_customer_module.test_02_newCustomerRelaInfo.newCustomerRelaInfo | 4 | 0 | 0 | 4 | detail | |
test_01_Same_Above_1 |
error
ft2.1: Traceback (most recent call last):
File "C:\Program Files (x86)\Python36-32\lib\site-packages\ddt.py", line 182, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_02_newCustomerRelaInfo.py", line 39, in test_01_Same_Above
stateOfIncorporation)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\newCustomer.py", line 18, in business_entity
self.drop_select(NewCustomerEntity().get_entity("typeName"), entityType)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 364, in drop_select
self.click(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //select[@name='typeName']
|
display screenshot | ||||
test_01_Same_Above_2 |
error
ft2.2: Traceback (most recent call last):
File "C:\Program Files (x86)\Python36-32\lib\site-packages\ddt.py", line 182, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_02_newCustomerRelaInfo.py", line 39, in test_01_Same_Above
stateOfIncorporation)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\newCustomer.py", line 18, in business_entity
self.drop_select(NewCustomerEntity().get_entity("typeName"), entityType)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 364, in drop_select
self.click(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //select[@name='typeName']
|
display screenshot | ||||
test_02_two_contact_1 |
error
ft2.3: Traceback (most recent call last):
File "C:\Program Files (x86)\Python36-32\lib\site-packages\ddt.py", line 182, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_02_newCustomerRelaInfo.py", line 69, in test_02_two_contact
typeOfBusiness, stateOfIncorporation)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\newCustomer.py", line 18, in business_entity
self.drop_select(NewCustomerEntity().get_entity("typeName"), entityType)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 364, in drop_select
self.click(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //select[@name='typeName']
|
display screenshot | ||||
test_02_two_contact_2 |
error
ft2.4: Traceback (most recent call last):
File "C:\Program Files (x86)\Python36-32\lib\site-packages\ddt.py", line 182, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_02_newCustomerRelaInfo.py", line 69, in test_02_two_contact
typeOfBusiness, stateOfIncorporation)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\newCustomer.py", line 18, in business_entity
self.drop_select(NewCustomerEntity().get_entity("typeName"), entityType)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 364, in drop_select
self.click(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //select[@name='typeName']
|
display screenshot | ||||
| test_customer_module.test_03_recordEntity.recordEntity | 12 | 0 | 0 | 12 | detail | |
test_01_Address_new |
error
ft3.1: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_03_recordEntity.py", line 23, in test_01_Address_new
CustomerRecordPage(self.driver).switch_tab("Entity")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 16, in switch_tab
self.click(CustomerRecordEntity().get_record_tab(tabName))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@class='card']//li/a[text()='Entity']
|
display screenshot | ||||
test_02_Address_edit |
error
ft3.2: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_03_recordEntity.py", line 30, in test_02_Address_edit
CustomerRecordPage(self.driver).entity_operator("Addresses", "Edit", "1")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 24, in entity_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_03_Address_delete |
error
ft3.3: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_03_recordEntity.py", line 37, in test_03_Address_delete
CustomerRecordPage(self.driver).entity_operator("Addresses", "Delete", "1")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 24, in entity_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_04_Websites_new |
error
ft3.4: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_03_recordEntity.py", line 42, in test_04_Websites_new
CustomerRecordPage(self.driver).entity_operator("Website", "New", "")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 24, in entity_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_05_Websites_edit |
error
ft3.5: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_03_recordEntity.py", line 47, in test_05_Websites_edit
CustomerRecordPage(self.driver).entity_operator("Website", "Edit", "1")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 24, in entity_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_06_Websites_delete |
error
ft3.6: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_03_recordEntity.py", line 52, in test_06_Websites_delete
CustomerRecordPage(self.driver).entity_operator("Website", "Delete", "1")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 24, in entity_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_07_DBA_new |
error
ft3.7: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_03_recordEntity.py", line 57, in test_07_DBA_new
CustomerRecordPage(self.driver).entity_operator("Doing Business As (DBA)", "New", "")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 24, in entity_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_08_DBA_edit |
error
ft3.8: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_03_recordEntity.py", line 62, in test_08_DBA_edit
CustomerRecordPage(self.driver).entity_operator("Doing Business As (DBA)", "Edit", "1")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 24, in entity_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_09_DBA_delete |
error
ft3.9: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_03_recordEntity.py", line 67, in test_09_DBA_delete
CustomerRecordPage(self.driver).entity_operator("Doing Business As (DBA)", "Delete", "1")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 24, in entity_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_10_Identifier_new |
error
ft3.10: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_03_recordEntity.py", line 73, in test_10_Identifier_new
CustomerRecordPage(self.driver).entity_operator("Business Identifier", "New", "")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 24, in entity_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_11_Identifier_edit |
error
ft3.11: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_03_recordEntity.py", line 79, in test_11_Identifier_edit
CustomerRecordPage(self.driver).entity_operator("Business Identifier", "Edit", "1")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 24, in entity_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_12_Identifier_delete |
error
ft3.12: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_03_recordEntity.py", line 84, in test_12_Identifier_delete
CustomerRecordPage(self.driver).entity_operator("Business Identifier", "Delete", "1")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 24, in entity_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
| test_customer_module.test_04_recordContacts.recordContacts | 10 | 0 | 0 | 10 | detail | |
test_01_contacts_new |
error
ft4.1: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_04_recordContacts.py", line 21, in test_01_contacts_new
CustomerRecordPage(self.driver).switch_tab("Contacts")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 16, in switch_tab
self.click(CustomerRecordEntity().get_record_tab(tabName))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@class='card']//li/a[text()='Contacts']
|
display screenshot | ||||
test_02_contacts_edit |
error
ft4.2: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_04_recordContacts.py", line 30, in test_02_contacts_edit
CustomerRecordPage(self.driver).switch_tab("Contacts")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 16, in switch_tab
self.click(CustomerRecordEntity().get_record_tab(tabName))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@class='card']//li/a[text()='Contacts']
|
display screenshot | ||||
test_03_email_new |
error
ft4.3: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_04_recordContacts.py", line 40, in test_03_email_new
CustomerRecordPage(self.driver).contact_operator("Email", "New","")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 54, in contact_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_04_email_edit |
error
ft4.4: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_04_recordContacts.py", line 46, in test_04_email_edit
CustomerRecordPage(self.driver).contact_operator("Email", "Edit","1")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 54, in contact_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_05_email_delete |
error
ft4.5: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_04_recordContacts.py", line 51, in test_05_email_delete
CustomerRecordPage(self.driver).contact_operator("Email", "Delete","1")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 54, in contact_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_06_phone_new |
error
ft4.6: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_04_recordContacts.py", line 57, in test_06_phone_new
CustomerRecordPage(self.driver).contact_operator("Phone", "New","")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 54, in contact_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_07_phone_edit |
error
ft4.7: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_04_recordContacts.py", line 63, in test_07_phone_edit
CustomerRecordPage(self.driver).contact_operator("Phone", "Edit","1")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 54, in contact_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_08_phone_delete |
error
ft4.8: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_04_recordContacts.py", line 68, in test_08_phone_delete
CustomerRecordPage(self.driver).contact_operator("Phone", "Delete","1")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 54, in contact_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_09_contacts_delete |
error
ft4.9: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_04_recordContacts.py", line 73, in test_09_contacts_delete
CustomerRecordPage(self.driver).contact_operator("Contacts", "Delete","1")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 54, in contact_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_10_customer_delete |
error
ft4.10: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_04_recordContacts.py", line 78, in test_10_customer_delete
CustomerRecordPage(self.driver).top_operate("Actions ", "Delete")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 304, in top_operate
self.click(CustomerRecordEntity().get_customer_operate(buttonName))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@class='btn-toolbar']/button[text()='Actions ']
|
display screenshot | ||||
| test_customer_module.test_05_deleteRelated.deleteRelated | 5 | 0 | 0 | 5 | detail | |
test_01_customer_delete |
error
ft5.1: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_05_deleteRelated.py", line 19, in test_01_customer_delete
CustomerRecordPage(self.driver).top_operate("Actions ", "Delete")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 304, in top_operate
self.click(CustomerRecordEntity().get_customer_operate(buttonName))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@class='btn-toolbar']/button[text()='Actions ']
|
display screenshot | ||||
test_02_Address_delete |
error
ft5.2: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_05_deleteRelated.py", line 24, in test_02_Address_delete
CustomerRecordPage(self.driver).switch_tab("Entity")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 16, in switch_tab
self.click(CustomerRecordEntity().get_record_tab(tabName))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@class='card']//li/a[text()='Entity']
|
display screenshot | ||||
test_03_contacts_delete |
error
ft5.3: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_05_deleteRelated.py", line 30, in test_03_contacts_delete
CustomerRecordPage(self.driver).switch_tab("Contacts")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 16, in switch_tab
self.click(CustomerRecordEntity().get_record_tab(tabName))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@class='card']//li/a[text()='Contacts']
|
display screenshot | ||||
test_04_email_delete |
error
ft5.4: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_05_deleteRelated.py", line 36, in test_04_email_delete
CustomerRecordPage(self.driver).contact_operator("Email", "Delete","1")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 54, in contact_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
test_05_phone_delete |
error
ft5.5: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_05_deleteRelated.py", line 41, in test_05_phone_delete
CustomerRecordPage(self.driver).contact_operator("Phone", "Delete","1")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 54, in contact_operator
section_list = self.find_elements(CustomerRecordEntity.section_list)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 276, in find_elements
raise NoSuchElementException(msg="NoSuchElements:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElements:selector by xpath ,value //div[@class='card']//div//h4
|
display screenshot | ||||
| test_customer_module.test_06_custPermission.deleteRelated | 3 | 0 | 0 | 3 | detail | |
test_01_customer_query |
error
ft6.1: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_06_custPermission.py", line 23, in test_01_customer_query
self.assertTrue(CustomerRecordPage(self.driver).validate_permission())
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 417, in validate_permission
if 'Access not Granted' in self.get_tips_msg():
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 112, in get_tips_msg
return self.find_element(CustomerRecordEntity.tips_msg).text
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@role='alert']
|
display screenshot | ||||
test_02_customer_new |
error
ft6.2: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_06_custPermission.py", line 28, in test_02_customer_new
self.assertTrue(CustomerRecordPage(self.driver).validate_permission())
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 417, in validate_permission
if 'Access not Granted' in self.get_tips_msg():
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 112, in get_tips_msg
return self.find_element(CustomerRecordEntity.tips_msg).text
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@role='alert']
|
display screenshot | ||||
test_03_customer_address |
error
ft6.3: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_customer_module\test_06_custPermission.py", line 34, in test_03_customer_address
CustomerRecordPage(self.driver).switch_tab("Entity")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\customer\customerRecord.py", line 16, in switch_tab
self.click(CustomerRecordEntity().get_record_tab(tabName))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@class='card']//li/a[text()='Entity']
|
display screenshot | ||||
| test_usermanagement_module.test_01_usm.USM | 3 | 0 | 0 | 3 | detail | |
test_01_role_new |
error
ft7.1: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_usermanagement_module\test_01_usm.py", line 21, in test_01_role_new
self.assertTrue(UsmPage(self.driver).operation("Roles","New"))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\usm\usm.py", line 42, in operation
self.click(UsmEntity().get_capability("Read",0))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 151, in click
el = self.find_element(selector)
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@class='modal fade show']//div[@class='glo-row']//input[@id='canRead_0']
|
display screenshot | ||||
test_02_role_edit |
error
ft7.2: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_usermanagement_module\test_01_usm.py", line 25, in test_02_role_edit
UsmPage(self.driver).click_button("Roles", "Edit","1")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\usm\usm.py", line 26, in click_button
UsmEntity().get_select_record(row)).get_attribute('style'):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 122, in find_element
raise NoSuchElementException(msg="NoSuchElement:selector by %s ,value %s" % (selector_by, selector_value))
selenium.common.exceptions.NoSuchElementException: Message: NoSuchElement:selector by xpath ,value //div[@class='card']//div[@class='glo-row']//div[@class='rt-tr-group'][1]/div
|
display screenshot | ||||
test_04_user_edit |
error
ft7.3: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\testsuites\test_usermanagement_module\test_01_usm.py", line 35, in test_04_user_edit
UsmPage(self.driver).switch_tab("Users")
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\pageobjects\usm\usm.py", line 16, in switch_tab
self.click(UsmEntity().get_record_tab(tabName))
File "C:\Users\Administrator\Desktop\Alamo\Automation\UI\utils\base_page.py", line 154, in click
el.click()
File "C:\Program Files (x86)\Python36-32\lib\site-packages\selenium\webdriver\remote\webelement.py", line 80, in click
self._execute(Command.CLICK_ELEMENT)
File "C:\Program Files (x86)\Python36-32\lib\site-packages\selenium\webdriver\remote\webelement.py", line 633, in _execute
return self._parent.execute(command, params)
File "C:\Program Files (x86)\Python36-32\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "C:\Program Files (x86)\Python36-32\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element <a class="glo_tab_link nav-link">...</a> is not clickable at point (1016, 199). Other element would receive the click: <input id="NewRoleDescription" name="description" title="description" aria-label="description" aria-required="true" type="text" class="form-control inline form-control" value="1qJoXK">
(Session info: chrome=80.0.3987.132)
|
display screenshot | ||||
| summary | 49 | 0 | 0 | 49 | ||